cac-profile
This command configures the Call Admission Control Profile table, which lets you define CAC profiles for call admission control (CAC) rules.
Syntax
(config-voip)# sbc cac-profile <Index> (cac-profile-<Index>)#
Command |
Description |
---|---|
Index |
Defines the table row index. |
cac-rule |
Defines the Call Admission Control Rule table, which lets you define CAC rules per Call Admission Control Profile. The table is a child of the Call Admission Control Profile table. For more information, see cac-rule. |
name |
Defines a descriptive name, which is used when associating the row in other tables. |
Command Mode
Privileged User
Example
This example configures a Call Admission Control Profile called "ITSP-CAC":
(config-voip)# sbc cac-profile 0 (cac-profile-0)# name ITSP-CAC (cac-profile-0)# activate